projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba8cb9c
)
Provide `simple'.
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Fri, 13 Sep 2002 13:56:41 +0000
(13:56 +0000)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Fri, 13 Sep 2002 13:56:41 +0000
(13:56 +0000)
lisp/simple.el
patch
|
blob
|
history
diff --git
a/lisp/simple.el
b/lisp/simple.el
index 4f70325f504a447b93904086cf2b7e3fbcf8dc48..fef617a0bbc69e34c6835da0c46c93b4a1cd22fc 100644
(file)
--- a/
lisp/simple.el
+++ b/
lisp/simple.el
@@
-4324,4
+4324,5
@@
See also `normal-erase-is-backspace'."
; 'insert-in-front-hooks '(minibuffer-prompt-insertion)))
;
+(provide 'simple)
;;; simple.el ends here